home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Strate…Tools for the Enterprise / Microsoft Internet Strategy & Tools for the Enterprise.iso / bkoffice / inetsrv.nts / mips / convlog.exe / string.txt next >
Text File  |  1996-01-23  |  2KB  |  51 lines

  1. 4001    Microsoft Internet Log Converter\n
  2. 4002    Converts Microsoft Professional Internet Services log files\n
  3. 4003    to either EMWAC log files or the Common Log File format\n
  4. 4004    Copyright (C) 1995 Microsoft Corporation\n\n
  5. 4005    Usage: %s [options] LogFile\n
  6. 4006    Options:\n
  7. 4007    -s<f|g|w>  default = all services\n
  8. 4008         f = Process FTP log entries\n
  9. 4009         g = Process Gopher log entries\n
  10. 4010         w = Prcess WWW log entries\n
  11. 4013    -t <emwac | ncsa[:GMTOffset] | none> default = create output files in emwac format\n
  12. 4014    -o <output directory> default = current directory\n
  13. 4015    -f <temp file directory> default = %s (controlled by tmp)\n
  14. 4016    -n<m[cachesize]|i> default = don't convert ip addresses to machine names\n
  15. 4017         m[cachesize] = convert ip addresses to machine names\n
  16. 4018         i = don't convert ip addresses to machine names\n
  17. 4019    -h = this help screen\n
  18. 4020    \nExamples:\n
  19. 4021    %s -sf -t ncsa -o c:\logs in*.log\n
  20. 4022    %s -t ncsa:-0300 in*.log\n
  21. 4023    %s -o \\stats\logs c:\logs\in*.log\n
  22. 4024    %s -sfg in*.log\n
  23. 4025    %s -nm *.log\n
  24. 4026    %s -t none -nm:20000 *.log
  25. 4027    Could not calculate GMT offset from time zone!\n
  26. 4028    Re-run %s using the -t ncsa:GMTOffset option\n
  27. 4029    Could not access %s for writing!\n
  28. 4030    A File Error, %ld, Occured\n
  29. 4031        New date found, file %s closed.\n
  30. 4032    \nOpening file %s for processing\n
  31. 4033        Writing file %s.\n
  32. 4034        file %s already exists, adding data to it.\n
  33. 4035    Could not find any %s files!!!\n
  34. 4036    Error loading string ID %d\n
  35. 4037    Can't initialize Winsock, error code = %d. IP addresses will not be converted to machine names.\n
  36. 4038    %s completed, %d lines processed.\n
  37. 4039    %d FTP lines written\n
  38. 4040    %d Web lines written\n
  39. 4041    %d Gopher lines written\n
  40. 4042    \nTotals:\n=======\n
  41. 4043    Total Lines Processed:      %6d\n
  42. 4044    Total FTP Lines Written:    %6d\n
  43. 4045    Total Web Lines Written:    %6d\n
  44. 4046    Total Gopher Lines Written: %6d\n
  45. 4047    Unable to allocate cache memory. Caching disabled.\n
  46. 4048    \nTotal Cache Hits = %lu\n
  47. 4049    Total Cache Misses = %lu\n
  48. 4050    Cache Hit Ratio = %f\n
  49. 4051    %s processing in progress, %u Lines Processed\n
  50. 4052             default cachesize = 5000\n
  51.